Result

The result of an analyzer.

Members

Variables

failed
AbsolutePath[] failed;

Files that failed an analyze.

msg
Messages msg;
Undocumented in source.
score
Score score;
Undocumented in source.
status
Status status;

The summary state of an analyzer after it has executed.

success
AbsolutePath[] success;

Files that passed all analyzers.

supp
Suppressed supp;

Warnings suppressed by the user.

Meta